home *** CD-ROM | disk | FTP | other *** search
Text File | 1997-08-15 | 2.0 KB | 46 lines | [TEXT/CWIE] |
- /*
- * tkMacMDEF.r --
- *
- * This file contains the actual MDEF. Since this is not likely to
- * change much, this seems the easiest method to use. The address
- * of the routine descriptor is written into offset 0x24 hex, and
- * then when the MDEF is called, the Mixed Mode Manager will take
- * care of the setup.
- *
- * This file also contains the icons 'SICN' used by the menu code
- * in menu items.
- *
- * Copyright (c) 1996-1997 Sun Microsystems, Inc.
- *
- * See the file "license.terms" for information on usage and redistribution
- * of this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * SCCS: @(#) tkMacMDEF.r 1.6 97/07/11 18:09:47
- */
-
- #include <Types.r>
-
- /*
- * This code was generated by a project file and will not need to be changed.
- * It is just a stub. The address of the real MDEF handler will be blasted
- * in.
- */
-
- data 'MDEF' (591, preload) {
- $"600A 0000 4D44 4546 024F 0000 4EFA 0004" /* `...MDEF.O..N˙.. */
- $"4E75 4E56 FFEE 48E7 1830 362E 0018 246E" /* NuNVˇÓHÁ.06...$n */
- $"0008 267C 4D44 4546 594F 2EB8 0B54 201F" /* ..&|MDEFYO.∏.T . */
- $"2D40 FFEE 554F 3EB8 0A0A 301F 3D40 FFF2" /* -@ˇÓUO>∏..0.=@ˇÚ */
- $"554F 3EB8 0A0C 301F 3D40 FFF4 0C78 FFFF" /* UO>∏..0.=@ˇÙ.xˇˇ */
- $"0B5C 6612 2078 0B5C 2050 2D68 0006 FFF6" /* .\f. x.\ P-h..ˇˆ */
- $"2D68 000A FFFA 0C43 0001 6602 3812 3F03" /* -h..ˇ˙.C..f.8.?. */
- $"2F2E 0014 2F2E 0010 2F2E 000C 2F0A 486E" /* /.../.../.../.Hn */
- $"FFEE 4E93 2F2E FFEE 21DF 0B54 3F2E FFF2" /* ˇÓNì/.ˇÓ!fl.T?.ˇÚ */
- $"31DF 0A0A 3F2E FFF4 31DF 0A0C 0C43 0001" /* 1fl..?.ˇÙ1fl...C.. */
- $"662A B852 6726 0C78 FFFF 0B5C 671E 2078" /* f*∏Rg&.xˇˇ.\g. x */
- $"0B5C 2050 216E FFF6 0006 216E FFFA 000A" /* .\ P!nˇˆ..!nˇ˙.. */
- $"21EE FFF6 09FA 21EE FFFA 09FE 4CDF 0C18" /* !ÓˇˆΔ˙!Óˇ˙Δ˛Lfl.. */
- $"4E5E 205F 4FEF 0012 4ED0 846D 6169 6E00" /* N^ _OÔ..N–Ñmain. */
- $"0000" /* .. */
- };
-